if service.click({{
"<#accept incoming call view@*$300",
"%[向上]",
}
})
return true
end

if service.click({
{"#voice_note_btn@WhatsApp$400",
"%模拟上滑",
}
})
return true
end

if service.click({ 
"#positive_button@*",
"#speaker_btn@*",
"#draft_send_v2@WhatsApp",
"#send",
"#shutter",
"Conversație nouă|*difuzorul|Conectați-vă@*",
})
return true
end

return true